getTotalSceneDuration

Deprecated

Use getDuration and pass a page block

Replace with

this.getDuration(page)

Returns the total duration (in seconds) of a scene in video mode. The duration is defined by all blocks in the scene.

Return

total scene duration.

Parameters

scene

the scene whose duration is being queried.